home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 October / Chip_2001-10_cd1.bin / internet / flashland / tipy / hry / flashbreak4.swf / scripts / DefineButton2_86 / BUTTONCONDACTION on(release).as
Text File  |  2000-01-01  |  64b  |  6 lines

  1. on(release){
  2.    speed = "12";
  3.    balls = "3";
  4.    play();
  5. }
  6.